home *** CD-ROM | disk | FTP | other *** search
/ Popular Request / By Popular Request (Arsenal Computer)(SysOptics Distribution System).ISO / amiga2 / fddelete.lha / fdDelete.doc < prev   
Text File  |  1994-03-20  |  4KB  |  86 lines

  1.                                               
  2.          fff       dd  DDDD              ll             tt            
  3.         ff         dd  DD DD             ll             tt            
  4.        fffff    ddddd  DD  DD   eeee     ll     eeee   ttttt    eeee  
  5.         ff     dd  dd  DD  DD  ee  ee    ll    ee  ee   tt     ee  ee 
  6.         ff     dd  dd  DD  DD  eeeeee    ll    eeeeee   tt     eeeeee 
  7.         ff     dd  dd  DD DD   ee        ll    ee       tt     ee     
  8.         ff      ddddd  DDDD     eeee      ll    eeee     ttt    eeee  
  9.  
  10.                                 version 0.2
  11.  
  12. Intro:
  13. -----
  14.     This utility will replace expand your ability to remove and wipe out files
  15. from your File Bases.  What it does is delete your files just like DLG does,
  16. which moves the files to FILE:KilledFiles, and can also delete the file
  17. from the Hard Drive.
  18.  
  19. Requirements:
  20. ------------
  21. OS2.04+
  22. dlg.library
  23. dos.library  (ROM)
  24. exec.library (ROM)
  25. DLG 1.0
  26.  
  27. Technical Info:
  28. --------------
  29.     fdDelete in all respects is safe to OS 2.1(I have 2.1), and requires OS 2.04 to 
  30. run.  fdDelete will delete the .fd files and remove the descriptions from the 
  31. file.dat file, and will also either move the file to FILE:KilledFiles directory or
  32. just delete the file.  This utility should be safe to all OS above version 37.175.
  33. Also if you decide to use this utility I will not be responsible for any damages
  34. that may be cuased on your computer.  All of the moving and deleting are done by
  35. the ROM functions, all of the removing of the File Descriptions from File.Dat is
  36. done with the DLG.Library.
  37.  
  38. Usage:
  39. -----
  40.     Make a menu entry on your File Menu and call it whatever you want with
  41. following info:
  42.     fdDelete %FILE_FILENUMBER
  43.     OVERLAY
  44.     Lower Level 255
  45.     Upper Level 255
  46.  
  47.     I recommend that only the Sysop and maybe the CoSysop be given access to use
  48. this command, since it will delete the file off of the HD if the wipe option is
  49. used.  To delete a file, just punch in the file number and the letter you used 
  50. to run the command (ei. 134D).
  51.  
  52. Version:
  53. -------
  54.     0.1  (8152 bytes) First Release
  55.     0.2  (8152 bytes) Bug Fix - File Protection Bits were not handled properly and
  56.                                 would cuase a whole directory to have all protection
  57.                                 bits removed (ei the 'R' bit, and now noone can
  58.                                 download the file becuase the Read bit is missing).
  59.                                 Now it respects the file bits, and will only add
  60.                                 file bits 'ED' to either move or delete the file,
  61.                                 it will not touch them unless you 'Wipe' or 'Remove'
  62.                                 the file.
  63.                       Bug Fix - If you did not specify the %FILE_FILENUMBER argument
  64.                                 the utility would not complain, and on rare instances
  65.                                 could cuase a memory failure since it did not check.
  66.                                 Now it will complain properly
  67.  
  68. Future:
  69. ------
  70. 0.3-0.4  Further bug fixes or internal releases.
  71.     0.5  More configurabity (ei. change were Removed files go).
  72.     0.9  Add a user interface(before this version it is Sysop Only)
  73.           That will allow users to request OLD, CURRUPT, or incomplete to be
  74.           deleted later by the sysop.
  75.     1.0  Get rid of all bugs in 0.9 version and possibly make the user interface
  76.           configurable(ei. add your own reasons to have files deleted).
  77.  
  78. Support:  (BUGS, Suggestions, etc...)
  79. -------
  80.     BiTTER REALiTY  1(813)254-7493
  81.     Fido:  1:377/31.0
  82.     DLG Development Echo
  83. All correspodence will be promply be replied to in NetMail, so if you call my BBS
  84. and dont wish to call back on a reply, then leave your FidoNet or AmigaNet address
  85. in the message.
  86.